gtk4.git
15 years agoEstonian translation updated
Mattias Põldaru [Thu, 20 May 2010 11:58:34 +0000 (14:58 +0300)]
Estonian translation updated

15 years agoAmending GtkBuildable documentation.
Tristan Van Berkom [Thu, 20 May 2010 04:30:13 +0000 (00:30 -0400)]
Amending GtkBuildable documentation.

GtkBuildable documentation has forever stated that "only
objects which implement GtkBuildable can parsed by GtkBuilder" fixed.

15 years agoMove documentation to inline comments: GtkRadioButton
Javier Jardón [Wed, 19 May 2010 22:40:58 +0000 (00:40 +0200)]
Move documentation to inline comments: GtkRadioButton

15 years ago[PATCH] add the binding friendly join_group method to GtkRadioAction
John (J5) Palmieri [Wed, 19 May 2010 19:12:49 +0000 (15:12 -0400)]
[PATCH] add the binding friendly join_group method to GtkRadioAction

* Due to object ownership issues it is impossible to correctly use
  get_group/set_group from a GI binding
* join_group is safer because at the binding level it works with individual
  GtkRadioAction objects and not with the list of objects that gets
  modified in the library

15 years agoSome cleanups after the module cache file change
Matthias Clasen [Tue, 18 May 2010 23:23:06 +0000 (19:23 -0400)]
Some cleanups after the module cache file change

Bring the various 'run uninstalled' hacks in line with the
new way of doing things, and fix make install for module cache
files.

Patch by Tadej Borovsak.

15 years agogtk/gtkobject: use G_DEFINE_ABSTRACT_TYPE
Javier Jardón [Tue, 11 May 2010 16:35:42 +0000 (18:35 +0200)]
gtk/gtkobject: use G_DEFINE_ABSTRACT_TYPE

15 years agoMove documentation to inline comments: GtkRecentChooser
Javier Jardón [Sun, 16 May 2010 00:53:49 +0000 (02:53 +0200)]
Move documentation to inline comments: GtkRecentChooser

15 years agoGtkDebug: Remove a trailing comma on an enum.
Murray Cumming [Tue, 18 May 2010 07:32:44 +0000 (09:32 +0200)]
GtkDebug: Remove a trailing comma on an enum.

15 years agoGtkRange: Redraw if GtkRange is a GtkScale and value is drawn.
Jan Arne Petersen [Tue, 18 May 2010 06:46:42 +0000 (08:46 +0200)]
GtkRange: Redraw if GtkRange is a GtkScale and value is drawn.

* gtk/gtkrange.c: (gtk_range_adjustment_value_change):
Queue the draw also if the range is a scale and the value is drawn,
fixing bug #533946 (Markus Brinkmann), when two HScales use one
adjustment.

15 years agoLet query utilities update the cache file directly
Matthias Clasen [Tue, 18 May 2010 02:58:25 +0000 (22:58 -0400)]
Let query utilities update the cache file directly

This is much more convenient for packagers than having to
redirect the output into the cache file, and much less error-prone.

15 years agoMove the module cache files below libdir
Matthias Clasen [Tue, 18 May 2010 01:30:46 +0000 (21:30 -0400)]
Move the module cache files below libdir

These files contain architecture-dependent paths, and thus placing
them into sysconfdir causes unnecessary hassle. Now the immodule cache
file is looked for in libdir/gtk-3.0/3.0.0/immodules.cache, and the
pixbuf loader cache is looked for in libdir/gtk-3.0/3.0.0/loaders.cache.

15 years agoFix CAIRO_PREFIX for cross-build environments
Volker Grabsch [Mon, 17 May 2010 23:00:02 +0000 (19:00 -0400)]
Fix CAIRO_PREFIX for cross-build environments

configure.ac was using pkg-config instead of $PKG_CONFIG for this
prefix, leading to incorrect results in cross-build environments.

Bug 618870.

15 years agoUpdated Shavian translation
Thomas Thurman [Sun, 16 May 2010 21:53:25 +0000 (17:53 -0400)]
Updated Shavian translation

15 years agoUpdated Shavian translation
Thomas Thurman [Sun, 16 May 2010 21:52:08 +0000 (17:52 -0400)]
Updated Shavian translation

15 years agoUpdated Indonesian translation
Andika Triwidada [Sun, 16 May 2010 01:33:26 +0000 (08:33 +0700)]
Updated Indonesian translation

15 years agoMove documentation to inline comments: GtkSeparatorToolItem
Javier Jardón [Sun, 16 May 2010 00:31:45 +0000 (02:31 +0200)]
Move documentation to inline comments: GtkSeparatorToolItem

15 years agoMove documentation to inline comments: GtkPrinter
Javier Jardón [Sun, 16 May 2010 00:11:16 +0000 (02:11 +0200)]
Move documentation to inline comments: GtkPrinter

15 years agoMove documentation to inline comments: GtkTreeView drag-and-drop
Javier Jardón [Sun, 16 May 2010 00:04:12 +0000 (02:04 +0200)]
Move documentation to inline comments: GtkTreeView drag-and-drop

15 years agoMove documentation to inline comments: GtkRecentChooserWidget
Javier Jardón [Sat, 15 May 2010 23:58:06 +0000 (01:58 +0200)]
Move documentation to inline comments: GtkRecentChooserWidget

15 years agoMove documentation to inline comments: GtkStyle
Javier Jardón [Sat, 15 May 2010 22:44:58 +0000 (00:44 +0200)]
Move documentation to inline comments: GtkStyle

15 years agoMove documentation to inline comments: GtkSeparatorMenuItem
Javier Jardón [Sat, 15 May 2010 22:40:11 +0000 (00:40 +0200)]
Move documentation to inline comments: GtkSeparatorMenuItem

15 years agoMove documentation to inline comments: GtkScaleButton
Javier Jardón [Sat, 15 May 2010 22:32:05 +0000 (00:32 +0200)]
Move documentation to inline comments: GtkScaleButton

15 years agoMove documentation to inline comments: GtkRadioAction
Javier Jardón [Sat, 15 May 2010 22:26:22 +0000 (00:26 +0200)]
Move documentation to inline comments: GtkRadioAction

15 years agoMove documentation to inline comments: GtkRecentAction
Javier Jardón [Sat, 15 May 2010 22:20:20 +0000 (00:20 +0200)]
Move documentation to inline comments: GtkRecentAction

15 years agoUpdated Arabic translation
Khaled Hosny [Sat, 15 May 2010 19:58:15 +0000 (22:58 +0300)]
Updated Arabic translation

15 years agoRemove deprecated functions from GDK docs
Javier Jardón [Fri, 14 May 2010 16:36:59 +0000 (18:36 +0200)]
Remove deprecated functions from GDK docs

15 years agoRemove deprecated gdk_window_get_toplevels() function
Javier Jardón [Fri, 14 May 2010 16:18:10 +0000 (18:18 +0200)]
Remove deprecated gdk_window_get_toplevels() function

15 years agogdkwindow: Move includes to the beginning of the file
Javier Jardón [Fri, 14 May 2010 15:23:33 +0000 (17:23 +0200)]
gdkwindow: Move includes to the beginning of the file

15 years agoMove documentation to inline comments: GdkWindow
Tadej Borovšak [Thu, 13 May 2010 02:51:37 +0000 (04:51 +0200)]
Move documentation to inline comments: GdkWindow

Use examples/gdk to store documentation code examples.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=618498

Signed-off-by: Javier Jardón <jjardon@gnome.org>
15 years agoUpdated Italian translation
Luca Ferretti [Fri, 14 May 2010 10:53:44 +0000 (12:53 +0200)]
Updated Italian translation

15 years agoUpdated Galician translations
Fran Diéguez [Fri, 14 May 2010 07:47:29 +0000 (09:47 +0200)]
Updated Galician translations

15 years agoMove documentation to inline comments: GtkObject
Javier Jardón [Thu, 13 May 2010 17:39:44 +0000 (19:39 +0200)]
Move documentation to inline comments: GtkObject

15 years agoUse ACLOCAL in autogen.sh
Javier Jardón [Thu, 13 May 2010 15:10:04 +0000 (17:10 +0200)]
Use ACLOCAL in autogen.sh

15 years agoClean autotools configuration a bit
Javier Jardón [Wed, 12 May 2010 16:28:25 +0000 (18:28 +0200)]
Clean autotools configuration a bit

New requirements:
automake >= 1.10
libtool >= 2.2

15 years agoFix doc generation: rename gdk-overrides.txt to gdk3-overrides
Javier Jardón [Thu, 13 May 2010 02:55:19 +0000 (04:55 +0200)]
Fix doc generation: rename gdk-overrides.txt to gdk3-overrides

Also, remove unnneded *-overrides files
Patch by Tadej Borovšak

15 years agoMove documentation to inline comments: GtkOrientable
Javier Jardón [Thu, 13 May 2010 01:35:02 +0000 (03:35 +0200)]
Move documentation to inline comments: GtkOrientable

15 years agoMove documentation to inline comments: GtkToggleAction
Javier Jardón [Thu, 13 May 2010 01:23:30 +0000 (03:23 +0200)]
Move documentation to inline comments: GtkToggleAction

15 years agoMove documentation to inline comments: GtkPageSetupUnixDialog
Javier Jardón [Wed, 12 May 2010 23:25:02 +0000 (01:25 +0200)]
Move documentation to inline comments: GtkPageSetupUnixDialog

15 years agoMove documentation to inline comments: GtkSeparator
Javier Jardón [Wed, 12 May 2010 23:20:45 +0000 (01:20 +0200)]
Move documentation to inline comments: GtkSeparator

15 years agoMove documentation to inline comments: GtkTextIter
Javier Jardón [Wed, 12 May 2010 23:19:55 +0000 (01:19 +0200)]
Move documentation to inline comments: GtkTextIter

15 years agoMove documentation to inline comments: GtkToolItem
Javier Jardón [Wed, 12 May 2010 22:59:58 +0000 (00:59 +0200)]
Move documentation to inline comments: GtkToolItem

15 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 23:01:41 +0000 (19:01 -0400)]
Updated Shavian transliteration

15 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:40:58 +0000 (18:40 -0400)]
Updated Shavian transliteration

15 years agoMerge commit 'origin'
Johan Dahlin [Wed, 12 May 2010 22:54:28 +0000 (19:54 -0300)]
Merge commit 'origin'

15 years ago[GtkExtendedLayout] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:43 +0000 (19:53 -0300)]
[GtkExtendedLayout] Add annotations

Add missing annotations for out values.

15 years ago[GtkWidget] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:24 +0000 (19:53 -0300)]
[GtkWidget] Add annotations

Add a couple of out/inout annotations

15 years ago[GtkWindow] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:51:55 +0000 (19:51 -0300)]
[GtkWindow] Add annotations

Add introspection annotations for lists and functions with
multiple out values.

15 years agoAnother attempt to handle pngs changing int types
Matthias Clasen [Wed, 12 May 2010 19:02:02 +0000 (15:02 -0400)]
Another attempt to handle pngs changing int types

15 years agoBug 565559 - Incorrect leave-notify signals for treeview
Kristian Rietveld [Wed, 12 May 2010 10:15:48 +0000 (12:15 +0200)]
Bug 565559 - Incorrect leave-notify signals for treeview

Set enter and leave notify mask on header window.

Extract from a patch by Hans van Hintum.

15 years agoRemove arbitrary limit on number of redraw rectangles
Paul Davis [Wed, 12 May 2010 10:11:40 +0000 (12:11 +0200)]
Remove arbitrary limit on number of redraw rectangles

The aim of this limit was to not degrade performance too much, however,
it actually did degrade performance to a large extent.

15 years agoUpdated Oriya Translation
Manoj Kumar Giri [Wed, 12 May 2010 08:05:28 +0000 (13:35 +0530)]
Updated Oriya Translation

15 years agoRemove some deprecated stuff from GdkWindow
Javier Jardón [Wed, 12 May 2010 02:25:46 +0000 (04:25 +0200)]
Remove some deprecated stuff from GdkWindow

Also, substitute the deprecated functions with the correct ones

15 years agoRemove deprecated gdk_exit() function
Javier Jardón [Wed, 12 May 2010 01:41:45 +0000 (03:41 +0200)]
Remove deprecated gdk_exit() function

15 years agoReset gail library versioning to 0.0.0, since we changed soname
Matthias Clasen [Tue, 11 May 2010 19:21:17 +0000 (15:21 -0400)]
Reset gail library versioning to 0.0.0, since we changed soname

15 years agoMinor stylistic fix
Matthias Clasen [Tue, 11 May 2010 19:08:48 +0000 (15:08 -0400)]
Minor stylistic fix

15 years agoTry to fix up man page handling
Matthias Clasen [Tue, 11 May 2010 17:31:53 +0000 (13:31 -0400)]
Try to fix up man page handling

15 years agoRemove deprecated GtkObject macros
Javier Jardón [Tue, 11 May 2010 14:59:15 +0000 (16:59 +0200)]
Remove deprecated GtkObject macros

Remove GTK_OBJECT_TYPE() and GTK_OBJECT_TYPE_NAME(),
G_OBJECT_TYPE() and G_OBJECT_TYPE_NAME() should be used instead.

15 years agoUpdate list of US Letter locales
Caolán McNamara [Tue, 11 May 2010 14:38:07 +0000 (16:38 +0200)]
Update list of US Letter locales

Sync paper size fallbacks with the latest 1.8.1 CLDR table (#618000).

15 years agoMore gtk3 file name changes
Tor Lillqvist [Tue, 11 May 2010 14:14:23 +0000 (17:14 +0300)]
More gtk3 file name changes

15 years agoOne forgotten rename
Matthias Clasen [Tue, 11 May 2010 12:25:07 +0000 (08:25 -0400)]
One forgotten rename

15 years agoFix typos in 2 gobject-introspection annotations.
Murray Cumming [Wed, 7 Apr 2010 13:24:28 +0000 (15:24 +0200)]
Fix typos in 2 gobject-introspection annotations.

15 years agoFix various gir annotations on tree API
Alan Knowles [Tue, 11 May 2010 05:40:15 +0000 (13:40 +0800)]
Fix various gir annotations on tree API

Just add (out) tags where needed to generate valid gir.

15 years agoDon't include __bss_start, _edata and _end symbols in the abichecks
Sebastian Dröge [Mon, 10 May 2010 07:43:42 +0000 (09:43 +0200)]
Don't include __bss_start, _edata and _end symbols in the abichecks

They are added by the binutils gold linker.

15 years agobump version
Matthias Clasen [Tue, 11 May 2010 04:28:33 +0000 (00:28 -0400)]
bump version

15 years ago2.90.0
Matthias Clasen [Tue, 11 May 2010 04:26:49 +0000 (00:26 -0400)]
2.90.0

15 years agoFix tests
Matthias Clasen [Tue, 11 May 2010 03:57:24 +0000 (23:57 -0400)]
Fix tests

15 years agoRemove remnants of filechooser backend property
Matthias Clasen [Tue, 11 May 2010 03:43:49 +0000 (23:43 -0400)]
Remove remnants of filechooser backend property

15 years agoFix abicheck scripts
Matthias Clasen [Tue, 11 May 2010 03:22:02 +0000 (23:22 -0400)]
Fix abicheck scripts

15 years agoUpdates
Matthias Clasen [Tue, 11 May 2010 02:22:09 +0000 (22:22 -0400)]
Updates

15 years agoUpdates
Matthias Clasen [Tue, 11 May 2010 00:45:21 +0000 (20:45 -0400)]
Updates

15 years agoInstall gtk-demo as gtk3-demo
Matthias Clasen [Tue, 11 May 2010 00:04:20 +0000 (20:04 -0400)]
Install gtk-demo as gtk3-demo

15 years agoMore gail.pc renaming
Matthias Clasen [Mon, 10 May 2010 23:21:53 +0000 (19:21 -0400)]
More gail.pc renaming

15 years agoMake the docs parallel installable
Matthias Clasen [Mon, 10 May 2010 23:05:42 +0000 (19:05 -0400)]
Make the docs parallel installable

15 years agoMake gail parallel-installable too
Matthias Clasen [Mon, 10 May 2010 21:02:48 +0000 (17:02 -0400)]
Make gail parallel-installable too

Move libgail-util to libgail-util-3.0, and gail.pc to gail-3.0.pc

15 years ago[tests] Move filechooser test files to correct location
Javier Jardón [Mon, 10 May 2010 22:50:54 +0000 (00:50 +0200)]
[tests] Move filechooser test files to correct location

15 years ago[tests] Remove GtkOptionmenu from gail tests
Javier Jardón [Mon, 10 May 2010 22:02:37 +0000 (00:02 +0200)]
[tests] Remove GtkOptionmenu from gail tests

15 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:44:10 +0000 (19:44 +0200)]
Updated Spanish translation

15 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:27:42 +0000 (19:27 +0200)]
Updated Spanish translation

15 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:27:37 +0000 (19:27 +0200)]
Updated Spanish translation

15 years agoFix make dist after breaking it in my last commit
Richard Hughes [Mon, 10 May 2010 16:25:32 +0000 (17:25 +0100)]
Fix make dist after breaking it in my last commit

15 years agoUpdate API version in file and directory names
Tor Lillqvist [Mon, 10 May 2010 16:17:32 +0000 (19:17 +0300)]
Update API version in file and directory names

15 years agoUpdate GtkApiVersion
Tor Lillqvist [Mon, 10 May 2010 16:17:14 +0000 (19:17 +0300)]
Update GtkApiVersion

15 years agoGtkCList is gone
Tor Lillqvist [Mon, 10 May 2010 16:15:05 +0000 (19:15 +0300)]
GtkCList is gone

15 years agoDon't use g_drag_context_ref
Tor Lillqvist [Mon, 10 May 2010 15:27:00 +0000 (18:27 +0300)]
Don't use g_drag_context_ref

15 years agoInstall gdk-pixbuf-xlib-3.0.so.0, although this might be nuked in the near future
Richard Hughes [Mon, 10 May 2010 16:15:24 +0000 (17:15 +0100)]
Install gdk-pixbuf-xlib-3.0.so.0, although this might be nuked in the near future

15 years agoInstall the gail tests in /usr/lib/gtk-3.0/modules
Richard Hughes [Mon, 10 May 2010 16:08:20 +0000 (17:08 +0100)]
Install the gail tests in /usr/lib/gtk-3.0/modules

15 years agoModify the gettext translation domain for the gtk3 rename
Richard Hughes [Mon, 10 May 2010 14:47:47 +0000 (15:47 +0100)]
Modify the gettext translation domain for the gtk3 rename

15 years agoAdd padding around the status icons
Matthias Clasen [Mon, 10 May 2010 14:26:44 +0000 (15:26 +0100)]
Add padding around the status icons

The amount of padding is determined by reading a _NET_SYSTEM_TRAY_PADDING
property off the manager window, in the same way that orientation and visual
are obtained.

Signed-off-by: Richard Hughes <richard@hughsie.com>
15 years agoChange the location of the gdk-pixbuf.loaders for gtk3 ABI
Richard Hughes [Mon, 10 May 2010 13:03:20 +0000 (14:03 +0100)]
Change the location of the gdk-pixbuf.loaders for gtk3 ABI

15 years agoFix make distcheck
Richard Hughes [Mon, 10 May 2010 11:07:01 +0000 (12:07 +0100)]
Fix make distcheck

15 years agoMake it easy for apps to have dark themes
Bastien Nocera [Thu, 6 May 2010 19:35:52 +0000 (20:35 +0100)]
Make it easy for apps to have dark themes

Some types of applications would benefit from having "dark" themes,
usually black backgrounds, such as:
* Movie players
* Photo management and display applications

To make it easy for those applications to prefer a dark theme,
we're adding the "gtk-application-prefer-dark-theme" GtkSetting, which
will make the theme loading code automatically look for a "gtkrc-dark"
file in the same directory you would usually find a gtkrc file.
the same name and a "-dark" suffix.

If no "-dark" gtkrc variant is available, the normal gtkrc will
be used.

https://bugzilla.gnome.org/show_bug.cgi?id=617955

15 years ago[docs] Fix GdkColor description: blue and green colors are changed
Javier Jardón [Sun, 9 May 2010 23:55:31 +0000 (01:55 +0200)]
[docs] Fix GdkColor description: blue and green colors are changed

Reported by César Themudo here:
https://bugzilla.gnome.org/show_bug.cgi?id=618162

15 years agoFix typo in gtkprintoperation
Javier Jardón [Sat, 8 May 2010 14:36:38 +0000 (16:36 +0200)]
Fix typo in gtkprintoperation

Reported by Andika Triwidada in
https://bugzilla.gnome.org/show_bug.cgi?id=618093

15 years agoremove some deprecated parts from the docs
Matthias Clasen [Sat, 8 May 2010 05:46:02 +0000 (01:46 -0400)]
remove some deprecated parts from the docs

15 years agoMake 3.0 parallel-installable to 2.x
Matthias Clasen [Sat, 8 May 2010 05:18:53 +0000 (01:18 -0400)]
Make 3.0 parallel-installable to 2.x

In particular, rename

  - libraries to lib*-3.0.so
  - pc files to *-3.0.pc
  - include paths to /usr/include/gtk-3.0/*
  - module paths to /usr/lib/gtk-3.0/*
  - rc files names to gtk-3.0/gtkrc
  - commandline utilities to *-3.0
  - adjust documentation

Also change the install location for unix-print headers to
/usr/include/gtk-3.0/unix-print/gtk.

15 years agoBetter tooltip positioning
Matthias Clasen [Sat, 8 May 2010 02:19:56 +0000 (22:19 -0400)]
Better tooltip positioning

Avoid the covering up the widget that you are tipping, as
far as possible. Bug 599618.

15 years agoRemove links to code that no longer exists to fix make dist
Richard Hughes [Fri, 7 May 2010 22:14:00 +0000 (23:14 +0100)]
Remove links to code that no longer exists to fix make dist

15 years agoClear out removed deprecations from POTFILES
Seán de Búrca [Fri, 7 May 2010 21:18:04 +0000 (15:18 -0600)]
Clear out removed deprecations from POTFILES

15 years agoRemove a missing include in one of the tests that broke the build from a fresh checkout
Richard Hughes [Fri, 7 May 2010 20:37:35 +0000 (21:37 +0100)]
Remove a missing include in one of the tests that broke the build from a fresh checkout

15 years agoTypo
Khaled Hosny [Fri, 7 May 2010 17:46:01 +0000 (20:46 +0300)]
Typo